home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / chip-cd_2002_01.zip / 01 / Multimedia / Focus 3.0 Photoeditor / _SETUP.1 / graph0.css < prev    next >
Cascading Style Sheet File  |  2001-02-26  |  3KB  |  109 lines

  1. .mstheme
  2. {
  3.     separator-image: url(romhorsd.gif);
  4.     list-image-1: url(rombul1d.gif);
  5.     list-image-2: url(rombul2d.gif);
  6.     list-image-3: url(rombul3d.gif);
  7.     nav-banner-image: url(rombannd.gif);
  8.     navbutton-horiz-normal: url(romhbudd.gif);
  9.     navbutton-horiz-hovered: url(romhbudd.gif);
  10.     navbutton-horiz-pushed: url(romhbusd.gif);
  11.     navbutton-vert-normal: url(romhbudd.gif);
  12.     navbutton-vert-hovered: url(romhbudd.gif);
  13.     navbutton-vert-pushed: url(romvbusd.gif);
  14.     navbutton-home-normal: url(romhombd.gif);
  15.     navbutton-home-hovered: url(romhombd.gif);
  16.     navbutton-home-pushed: url(romhombd.gif);
  17.     navbutton-next-normal: url(romnexbd.gif);
  18.     navbutton-next-hovered: url(romnexbd.gif);
  19.     navbutton-next-pushed: url(romnexbd.gif);
  20.     navbutton-prev-normal: url(romprebd.gif);
  21.     navbutton-prev-hovered: url(romprebd.gif);
  22.     navbutton-prev-pushed: url(romprebd.gif);
  23.     navbutton-up-normal: url(romupbd.gif);
  24.     navbutton-up-hovered: url(romupbd.gif);
  25.     navbutton-up-pushed: url(romupbd.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Book Antiqua, Times New Roman, Times;
  30.     color: rgb(102, 0, 0);
  31.     font-size: 6;
  32.     font-style: normal;
  33.     font-weight: normal;
  34.     text-align: center;
  35.     vertical-align: middle;
  36. }
  37. .mstheme-horiz-navtxt
  38. {
  39.     font-family: Times New Roman, Times;
  40.     color: rgb(102, 0, 0);
  41.     font-size: 2;
  42.     font-style: normal;
  43.     font-weight: normal;
  44.     text-align: center;
  45.     vertical-align: middle;
  46. }
  47. .mstheme-vert-navtxt
  48. {
  49.     font-family: Times New Roman, Times;
  50.     color: rgb(102, 0, 0);
  51.     font-size: 2;
  52.     font-style: normal;
  53.     font-weight: normal;
  54.     text-align: center;
  55.     vertical-align: middle;
  56. }
  57. .mstheme-navtxthome
  58. {
  59.     font-family: Times New Roman, Times;
  60.     color: rgb(102, 0, 0);
  61.     font-size: 1;
  62.     font-style: normal;
  63.     font-weight: normal;
  64.     text-align: center;
  65.     vertical-align: middle;
  66. }
  67. .mstheme-navtxtnext
  68. {
  69.     font-family: Times New Roman, Times;
  70.     color: rgb(102, 0, 0);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: normal;
  74.     text-align: center;
  75.     vertical-align: middle;
  76. }
  77. .mstheme-navtxtprev
  78. {
  79.     font-family: Times New Roman, Times;
  80.     color: rgb(102, 0, 0);
  81.     font-size: 1;
  82.     font-style: normal;
  83.     font-weight: normal;
  84.     text-align: center;
  85.     vertical-align: middle;
  86. }
  87. .mstheme-navtxtup
  88. {
  89.     font-family: Times New Roman, Times;
  90.     color: rgb(102, 0, 102);
  91.     font-size: 1;
  92.     font-style: normal;
  93.     font-weight: normal;
  94.     text-align: center;
  95.     vertical-align: middle;
  96. }
  97. ul
  98. {
  99.     list-style-image: url(rombul1d.gif);
  100. }
  101. ul ul
  102. {
  103.     list-style-image: url(rombul2d.gif);
  104. }
  105. ul ul ul
  106. {
  107.     list-style-image: url(rombul3d.gif);
  108. }
  109.